mediatek: filogic: adapt BananaPi-R4 for use with upstream DT
authorDaniel Golle <[email protected]>
Thu, 8 May 2025 16:51:44 +0000 (17:51 +0100)
committerDaniel Golle <[email protected]>
Mon, 26 May 2025 15:58:04 +0000 (16:58 +0100)
commit465249f2b3c946437ee846c86c7ceb72a4c53f15
treeb3a0f01a0a60c586cded1d7d3de241d64894c0e1
parentb992aa119cde02dc468d1bb3b7f6c2795503e9df
mediatek: filogic: adapt BananaPi-R4 for use with upstream DT

 * the variant with 2.5G PHY instead of LAN SFP is called '2p5'
   upstream and 'poe' in our downstream Linux 6.6 DT. Use the right
   DTS depending on the kernel version and set an additional
   compatible.

 * drop additional DT overlay for WiFi.
   The final version of the board uses a physical switch for the 12V
   power of the WiFi module and the I2C EEPROM of the module always
   comes empty (instead of with a MAC address).

Signed-off-by: Daniel Golle <[email protected]>
target/linux/mediatek/base-files/etc/uci-defaults/99_fwenv-store-ethaddr.sh
target/linux/mediatek/filogic/base-files/etc/board.d/01_leds
target/linux/mediatek/filogic/base-files/etc/board.d/02_network
target/linux/mediatek/filogic/base-files/etc/board.d/05_compat-version
target/linux/mediatek/filogic/base-files/etc/hotplug.d/ieee80211/11_fix_wifi_mac
target/linux/mediatek/filogic/base-files/lib/upgrade/platform.sh
target/linux/mediatek/image/filogic.mk